Constable Authorization Engine 2.0 BETA

RuleBasePropertyEditor.PrepareForDropDownControl Method 

[This is preliminary documentation and subject to change.]

[TBD]

[Visual Basic]
Overridable Protected Sub PrepareForDropDownControl( _
   ByVal namedObject As NamedObjectBase, _
   ByVal picker As DropDownPicker _
)
[C#]
protected virtual void PrepareForDropDownControl(
   NamedObjectBase namedObject,
   DropDownPicker picker
);

See Also

RuleBasePropertyEditor Class | LaMarvin.Constable.Design.Editors Namespace