SPScriptSafeDomainsCollection.Create(ScriptSafeDomainEntityData) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ScriptSafeDomain Create (Microsoft.SharePoint.Client.ScriptSafeDomainEntityData parameters);
member this.Create : Microsoft.SharePoint.Client.ScriptSafeDomainEntityData -> Microsoft.SharePoint.Client.ScriptSafeDomain
Public Function Create (parameters As ScriptSafeDomainEntityData) As ScriptSafeDomain
Parameters
- parameters
- ScriptSafeDomainEntityData
Returns
- Attributes