CategoryInfoProviderGetAsync Method (String, Int32, NullableCancellationToken) |
Namespace: CMS.Taxonomy
public override Task<CategoryInfo> GetAsync( string name, int siteId, Nullable<CancellationToken> cancellationToken = null )
Exception | Condition |
---|---|
NotSupportedException | Thrown when CategoryInfo does not have the code name column. |