PFFieldHtmlHelperGetDisabledAttribute Method |
Gets "disabled" attribute depending on a boolean value.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public static Html GetDisabledAttribute(
bool disabled
)
Parameters
- disabled
- Type: SystemBoolean
Return Value
Type:
HtmlSee Also