SPSite.AllowExternalEmbedding 属性
Setting that controls external domain embedding for this site collection
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property AllowExternalEmbedding As ScriptSafeExternalEmbedding
Get
Set
用法
Dim instance As SPSite
Dim value As ScriptSafeExternalEmbedding
value = instance.AllowExternalEmbedding
instance.AllowExternalEmbedding = value
public ScriptSafeExternalEmbedding AllowExternalEmbedding { get; set; }
属性值
类型:Microsoft.SharePoint.ScriptSafeExternalEmbedding