ASPxWebControl.GetCssClassNamePrefix(String) Method
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| postfix | String |
Returns
| Type |
|---|
| String |
See Also
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
public string GetCssClassNamePrefix(
string postfix
)
Public Function GetCssClassNamePrefix(
postfix As String
) As String
| Name | Type |
|---|---|
| postfix | String |
| Type |
|---|
| String |