|
.NET Framework | |||||||||
| PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT | |||||||||
This class represent a general text resource that may have been retrieved from any number of possible sources. *
| Fields inherited from class NVelocity.Runtime.Resource.Resource |
|---|
| data, encoding, lastModified, modificationCheckInterval, name, nextCheck, resourceLoader, rsvc |
| Constructor Summary | |
|---|---|
|
ContentResource() Default empty constructor |
|
| Properties inherited from class NVelocity.Runtime.Resource.Resource |
|---|
| Data, Encoding, LastModified, ModificationCheckInterval, Name, ResourceLoader, RuntimeServices |
| Method Summary | |
|---|---|
| bool |
Process() Pull in static content and store it |
| Methods inherited from class NVelocity.Runtime.Resource.Resource |
|---|
| IsSourceModified, RequiresChecking, Touch |
| Methods inherited from class System.Object |
|---|
| Equals, Finalize, GetHashCode, GetType, MemberwiseClone, ToString |
| Constructor Detail |
|---|
public ContentResource()
Default empty constructor
| Method Detail |
|---|
public bool Process()
Pull in static content and store it
|
.NET Framework | |||||||||
| PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT | |||||||||