Overload | Description |
---|---|
GetEntity(PageInfo,String,String) | Gets an entity by name that exists in the category specified by categoryName Note: to search without category specify String.Empty |
GetEntity(String,String) | Return an Entity (Data Object) for the specified alias. If a categoryName is provided then the entity must be in that category (folder). |