ASPxWebControl.GetCssClassNamePrefix(String) Method
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
postfix | String |
Returns
Type |
---|
String |
See Also
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
public string GetCssClassNamePrefix(
string postfix
)
Public Function GetCssClassNamePrefix(
postfix As String
) As String
Name | Type |
---|---|
postfix | String |
Type |
---|
String |
No
Your feedback is appreciated.