[]
ITagHelper implementation for CubeService.
[HtmlTargetElement("c1-cube-service")]
public class CubeServiceTagHelper : SettingTagHelper<CubeService>, ITagHelper, ITagHelperComponent
| Name | Description |
|---|---|
| CubeServiceTagHelper() |
| Name | Description |
|---|---|
| Catalog | Configurates Catalog. Sets the catalog name. |
| CollectionName | Gets the collection name. |
| Cube | Configurates Cube. Sets the OLAP cube in the SSAS server. |
| Password | Configurates Password. Sets the password in the SSAS server for windows authentication. |
| Url | Configurates Url. Sets the url of the SSAS server. |
| User | Configurates User. Sets the username in the SSAS server for windows authentication. |