次の方法で共有


WebTemplate メンバー

保護されたメンバーを含む
宣言されたメンバーを含む

Specifies a site definition or a site template that is used to instantiate a site.

WebTemplate 型は次のメンバーを公開します。

コンストラクター

  名前 説明
パブリック メソッド WebTemplate Initializes a new instance of the WebTemplate object.

Top

プロパティ

  名前 説明
パブリック プロパティ Context クライアントのオブジェクトに関連付けられているコンテキストを返します。 (ClientObject から継承されています。)
パブリック プロパティ Description Gets a value that specifies the description for the site definition configuration or site template.
パブリック プロパティ DisplayCategory Gets a value that specifies the display name for the category that this site definition configuration or site template is a part of.
パブリック プロパティ Id Gets a value that specifies the unique identifier for the site definition configuration or the site template.
パブリック プロパティ ImageUrl Gets a value that specifies the URI for the image that is associated with the site definition configuration or site template.
パブリック プロパティ IsHidden Gets a value that specifies whether the site definition configuration is displayed in the user interface for creating new sites.
パブリック プロパティ IsRootWebOnly Gets a value that specifies whether the site definition configuration or site template can only be applied to the top-level site in the site collection.
パブリック プロパティ IsSubWebOnly Gets a value that specifies whether the site definition configuration or site template can only be applied to subsites created within the site collection.
パブリック プロパティ Lcid Gets a value that specifies the LCID for the site definition configuration or site template.
パブリック プロパティ Name Gets a value that specifies the name for the site definition configuration or site template.
保護されたプロパティ ObjectData 現在のクライアント オブジェクトのオブジェクトのデータを取得します。 (ClientObject から継承されています。)
パブリック プロパティ ObjectVersion 現在のクライアント オブジェクトのバージョンを示す文字列を取得します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
パブリック プロパティ Path クライアント オブジェクトの作成方法ClientRuntimeContextクラスのサーバー上でオブジェクトを再作成することができるようにを追跡します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
パブリック プロパティ ServerObjectIsNull サーバー オブジェクトを取得し、サーバー オブジェクトが null の場合は、null を返します。 (ClientObject から継承されています。)
パブリック プロパティ Tag したがって、または、クライアント オブジェクトに関連付けられているデータを設定します。 (ClientObject から継承されています。)
パブリック プロパティ Title Gets a value that specifies the display name for the site definition configuration or site template.
パブリック プロパティ TypedObject サーバーから返された正しい型の情報と、オブジェクトを取得します。 (ClientObject から継承されています。)

Top

メソッド

  名前 説明
保護されたメソッド CheckUninitializedProperty ClientObjectの指定された値の種類のプロパティが初期化されているかどうかを確認します。 (ClientObject から継承されています。)
パブリック メソッド CustomFromJson ユーザー設定のコードを使用するオブジェクトを作成するかどうかを示す論理値を返します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
パブリック メソッド FromJson ユーザー設定のコードを使用するオブジェクトを作成するかどうかを示します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
保護されたメソッド InitNonPropertyFieldFromJson サーバーからJavaScript Object Notation (JSON)データに基づいて、クライアント オブジェクトのプロパティ以外のフィールドを初期化します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
保護されたメソッド InitOnePropertyFromJson (ClientObject.InitOnePropertyFromJson(String, JsonReader) を上書きします。)
パブリック メソッド IsObjectPropertyInstantiated 指定された、クライアント オブジェクトのプロパティがインスタンスになっているかどうかを示します。 (ClientObject から継承されています。)
パブリック メソッド IsPropertyAvailable 指定したスカラー プロパティの取得または設定されているかどうかを示す論理値を返します。 (ClientObject から継承されています。)
保護されたメソッド LoadExpandoFields 派生クラスでオーバーライドされた場合は、クライアント オブジェクトに関連付けられている拡張されたプロパティを初期化します。 (ClientObject から継承されています。)
パブリック メソッド RefreshLoad 派生クラスでオーバーライドされた場合は、クライアント オブジェクトに関連付けられているすべてのスカラー プロパティを再ロードします。 (ClientObject から継承されています。)
保護されたメソッド RemoveFromParentCollection 親のクライアント オブジェクトのコレクションから現在のクライアント オブジェクトを削除します。 (ClientObject から継承されています。)
パブリック メソッド Retrieve() オブジェクトに関連付けられているすべてのスカラー プロパティを取得します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
パブリック メソッド Retrieve([]) オブジェクトに関連付けられている、指定したスカラー プロパティを取得します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
パブリック メソッド ToString (Object から継承されています。)
保護されたメソッド UpdateClientObjectPropertyType 正しい型に、サーバーから返されたタイプの情報を使用して、クライアント オブジェクト プロパティの値を更新します。 (ClientObject から継承されています。)

Top

関連項目

参照先

WebTemplate クラス

Microsoft.SharePoint.Client 名前空間