Constable Authorization Engine 2.0 BETA

RolesPropertyEditor.EditValue Method (ITypeDescriptorContext, IServiceProvider, Object)

[This is preliminary documentation and subject to change.]

[TBD]

[Visual Basic]
Overrides Overloads Public Function EditValue( _
   ByVal context As ITypeDescriptorContext, _
   ByVal provider As IServiceProvider, _
   ByVal value As Object _
) As Object
[C#]
public override object EditValue(
   ITypeDescriptorContext context,
   IServiceProvider provider,
   object value
);

See Also

RolesPropertyEditor Class | LaMarvin.Constable.Design.Editors Namespace | RolesPropertyEditor.EditValue Overload List