CachedDataAnnotationsMetadataAttributes::UIHint Property

Gets the UI hint.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

public:
property UIHintAttribute^ UIHint {
	UIHintAttribute^ get ();
	protected: void set (UIHintAttribute^ value);
}
Show: