Output cache dependencies

  Previous topic Next topic Print this topic Mail us feedback on this topic!

  Default  
  Web part control ID: Serves as an identifier for the web part. This ID must be unique within the context of each page template. The value of this property may only contain alphanumeric characters and the underscore character ( _ ).  
  Web part title: Title of the web part displayed on the Design tab of CMS Desk. If empty, the value of the Web part control ID property is used for this purpose.  
  Disable view state: Indicates if view state should be disabled for this web part.  
  Disable macros: If checked, macros contained in the values of the web part's properties will no longer be resolved.  
   

  Usability  
  Enabled: Indicates if the web part is enabled.  
  Disable on subpages: Indicates if the web part should be disabled on sub-pages. If checked, the web part will not perform its function on child documents that inherit the page template containing the web part.  
  Use for document types: Contains a list of document types on which the web part should be used. If the currently selected document uses the page template containing the web part, but its type is not specified by this property, the web part will not be functional. The document types in the list must be specified by their code names and separated by semicolons (;). If empty, the web part will be enabled on all document types.  
  Use for roles: The web part will only perform its function if the current user is assigned to one of the roles specified in this list. This may be used to implement documents with specific functionality for different types of users. The roles in the list must be specified by their code names and separated by semicolons (;). If empty, the web part will work for all users.  
   

  Dependencies  
  Use default dependencies: If checked, the default cache dependencies will be applied to the page in addition to those specified manually. If no custom dependencies are defined, the default dependencies will be used automatically.  
  Cache dependencies: Can be used to specify a list of cache keys on which the output cache of the page should depend. When the specified cache items change, the page's cache is deleted. Each line may only contain a single item.  
   

Help URL: http://devnet.kentico.com/docs/webparts/index.html?OutputCacheDependencies_properties.htm