ClientScriptItem.Id 属性

定义

ID获取客户端脚本元素的属性值。

public:
 property System::String ^ Id { System::String ^ get(); };
public string Id { get; }
member this.Id : string
Public ReadOnly Property Id As String

属性值

元素 ID 的值 script

适用于

另请参阅