AppAttribute.AllowedContent Method
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
AllowedContent()
Gets the allowed content types for the app as a comma separated string of guids, null
means no content allowed and "*" means any type of content is allowed.
public string AllowedContent()
Returns
string