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

属性值

String

ID 元素的 script 值。

适用于

另请参阅