4 references to CssCommandClassCustomAttribute
System.Web.Mobile (4)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicObjectListAdapter.cs (4)
261
String subCommandClass = GetCustomAttributeValue(XhtmlConstants.
CssCommandClassCustomAttribute
);
330
String commandClass = GetCustomAttributeValue(XhtmlConstants.
CssCommandClassCustomAttribute
);
511
String commandClass = GetCustomAttributeValue(XhtmlConstants.
CssCommandClassCustomAttribute
);
558
String subCommandClass = GetCustomAttributeValue(XhtmlConstants.
CssCommandClassCustomAttribute
);