Click or drag to resize
PortalHelperGetDisabledFormElementAttributes Method
Gets the HTML attributes for the disabled form element

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public static string GetDisabledFormElementAttributes()

Return Value

Type: String
See Also