Class ContentProvider
Inheritance
System.Object
ContentProvider
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Appearition.ContentLibrary
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class ContentProvider
Fields
View SourceOrdinal
Declaration
public int Ordinal
Field Value
Type | Description |
---|---|
System.Int32 |
ProviderDisplayName
Declaration
public string ProviderDisplayName
Field Value
Type | Description |
---|---|
System.String |
ProviderName
Declaration
public string ProviderName
Field Value
Type | Description |
---|---|
System.String |
SupportsDeletingContentItem
Declaration
public bool SupportsDeletingContentItem
Field Value
Type | Description |
---|---|
System.Boolean |
SupportsModifyingContentItem
Declaration
public bool SupportsModifyingContentItem
Field Value
Type | Description |
---|---|
System.Boolean |
SupportsUploadingNewContentItem
Declaration
public bool SupportsUploadingNewContentItem
Field Value
Type | Description |
---|---|
System.Boolean |