ControlAttribute.GetModelName 方法
定义
获取模型名称。Gets the model name.
public:
override System::String ^ GetModelName();
public override string GetModelName ();
override this.GetModelName : unit -> string
Public Overrides Function GetModelName () As String
返回
模型名称。The model name.
注解
此方法返回属性的值 ControlID 。This method returns the value of the ControlID property.