RequestContent ClassDelta Engine Documentation
Used by Content Plugins to request required content data of another ContentType from Client View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.Messages RequestContent

Namespace: DeltaEngine.Editor.Messages
Assembly: DeltaEngine.Editor.Messages (in DeltaEngine.Editor.Messages.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class RequestContent

The RequestContent type exposes the following members.

Constructors

  NameDescription
Public methodRequestContent 
Initializes a new instance of the RequestContent class
Public methodRequestContent(String)
Initializes a new instance of the RequestContent class
Top
Properties

  NameDescription
Public propertyFilename
Top
See Also